@charset "utf-8";
/* CSS Document */

body{ background-color:#ECF8FF; margin:20px auto;}
.main-container{ width:780px; margin:0px auto;background:url(body.png) repeat-y; margin:0px auto; width:780px; overflow:hidden;}

.body-wrap{ margin:0 13px;}
.subhead{font-family:Tahoma, Geneva, sans-serif; font-size:30px; color:#C00; margin:25px 0px; font-weight:bold; text-align:center;}


.package_body{ background:url(package_body.png) repeat-y; margin:0px auto; width:780px; overflow:hidden;}
.content{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000; margin:25px auto; line-height:26px; text-align:justify; width:690px;}

.style1 {font-size: 14px}
.style2 {font-size: 18px}
.style3 {font-size: 14px; font-weight: bold; }
p{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000;}
h1{ font-family:Tahoma, Geneva, sans-serif; font-size:33px; color:#F00; margin:30px 0px; text-align:center;}
a{ color:#00F; text-decoration:underline;}
a:hover{ color:#F00; text-decoration:none;}
.myinput {
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  color:#666;
  line-height:38px;
  margin-bottom:17px;
  padding:0px 20px;
height:35px;
width:440px;
line-height:25px;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
behavior: url(border-radius.htc);
border: solid 1px #999;
}
.signup_button{
	background:url(get_a_response.png) no-repeat;
border:transparent none;
width:281px;
height:57px;
cursor:pointer;
margin:5px auto;
}
.textarea { 
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  color:#666;
  line-height:25px;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border: solid 1px #999;
padding:0px 20px 0px 20px;
  margin-bottom:17px;
 resize:vertical;
 max-height:100px;
  min-height:100px; }
.textarea {
	 resize:horizontal; 
	 max-width:440px; 
	 min-width:440px; }
	 
	 .ul li{
	list-style-image:url(checkmark.png); 
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	margin:18px auto 0px 50px;
	line-height:25px;
	padding:0px;
	text-align:justify;
	width:690px;
	}
	
.hyplink
{
	text-decoration:none;
	line-height:35px;

}
